GtkHeaderBar: Don't leak decoration layout
authorGuido Günther <agx@sigxcpu.org>
Mon, 6 May 2019 10:55:16 +0000 (12:55 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 6 May 2019 10:59:20 +0000 (12:59 +0200)
commite98973e2c0adae61974a4cf44c94a3756901119b
tree242d10b93997bdc7b31e640d7da09692c72e69f1
parent562e4920565b0e5e4c859474916ffa3f41f42916
GtkHeaderBar: Don't leak decoration layout

Currently we leak priv->decoration_layout if the layout is set
multiple times.
gtk/gtkheaderbar.c